_POP_PPM_PROFILE

//0x1c8 bytes (sizeof) struct _POP_PPM_PROFILE { WCHAR* Name; //0x0 UCHAR Id; //0x4 struct _GUID Guid; //0x8 ULONG Flags; //0x18 UCHAR Priority; //0x1c struct _PPM_ENGINE_SETTINGS Settings[2]; //0x20 ULONGLONG StartTime; //0x1a0 ULONGLONG Count; //0x1a8 ULONGLONG MaxDuration; //0x1b0 ULONGLONG MinDuration; //0x1b8 ULONGLONG TotalDuration; //0x1c0 };